
.main {
  margin-top: 30px;
  background: #ffffff;
}

/* 轮播 */
.swiper-bg {
  width: 100%;
  height: 500px;
  background: url(../images/img_news_01.jpg) left center no-repeat;
  position: relative;
}

.swiper-bg img {
  position: absolute;
}

.swiper-bg .lt {
  left: 0;
  top: 220px;
}

.swiper-bg .rt {
  right: 0;
  top: 220px;
}

.main .swiper .swiper-tit {
  height: 50px;
  line-height: 50px;
  background-color: #4293f4;
}

.main .swiper .swiper-tit .dot {
  height: 50px;
  line-height: 50px;
  float: right;
  margin-right: 15px;
}

.main .swiper .swiper-tit .dot span {
  width: 14px;
  height: 14px;
  background-color: #2771ca;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
}

/* 当前图片激活 */
.main .swiper .swiper-tit .dot .active {
  background-color: #ffffff;
}

/* 主题内容 */
.main .content {
  width: 1160px;
  padding: 0 20px;
}

.main .content .child-nav {
  width: 1000px;
  padding-top: 30px;
  height: 110px;
  padding: 30px 80px 0 80px;
  border-bottom: 4px solid #087cd6;
  position: relative;
}

.main .content .child-nav .trans {
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #087cd6;
  position: absolute;
  left: 190px;
  bottom: 0px;
}

.main .content .child-nav .trans.wyb-trans {
  left: 444px
}

.main .content .child-nav .card {
  width: 220px;
  height: 70px;
  overflow: hidden;
  background: url(../images/common_menu_nav_btn.png) left center no-repeat;
  border-radius: 8px;
  float: left;
  margin: 0 15px;
}

/*.main .content .child-nav .card:hover {*/
/*  opacity: 1;*/
/*  background: url(../images/common_menu_nav_btn_hover.png) left center no-repeat;*/
/*}*/

/* 子导航选中 */
.main .content .child-nav .active {
  /*opacity: 1;*/
  transition: all 0.3s ease-in-out;
  background: url(../images/common_menu_nav_btn_hover.png) left center no-repeat;
}

.main .content .child-nav .card img {
  float: left;
  margin-top: 12px;
  margin-left: 31px;
}

.main .content .child-nav .card span {
  float: left;
  margin-top: 20px;
  font-weight: bold;
}

.main .content .container {
  margin-top: 30px;
}

.main .content .container .card-list {
  width: 560px;
  float: left;
  margin-bottom: 20px;
}

.main .content .container .card-list .tit {
  height: 32px;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
}

.main .content .container .card-list .tit span {
  display: inline-block;
  font-size: 20px;
  color: #666666;
  border-right: 1px solid #cccccc;
  padding: 0 13px;
  font-weight: bold;
}

/* 选中 */
.main .content .container .card-list .tit .active {
  font-weight: bold;
  color: #087cd6;
}

/* 专题专栏 */
.main .content .ztzl {
  width: 100%;
  overflow: hidden;
}

.main .content .ztzl .img-swiper {
  width: 100%;
  min-height: 82px;
  margin-top: 20px;
  position: relative;
}

.main .content .ztzl .img-swiper .lt {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 999;
}

.main .content .ztzl .img-swiper .rt {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 999;
}

.main .content .ztzl .img-swiper .inner-show img {
  float: left;
  margin: 0 10px;
}

.banner-title {
  position: absolute;
  bottom: 0;
  width: 1200px;
  height: 40px;
  background-color:rgba(0 , 0 , 0 , .3);
  text-align: center;
}

.banner-title span {
  position: relative;
  top: 11px;
  left: -14px;
  width: 840px;
  display: inline-block;
}

.menus {
  position: absolute;
  top: 227px;
  color: #ffffff;
  z-index: 10;
  width: 200px;
  background: rgb(39, 133, 202);
  font-weight: normal;
  display: none;
}

.menus li:hover {
  background: #1e62b7;
  opacity: 0.8;
}

.mr_frBtnL {
  cursor: pointer;
  display: inline;
  float: left;
  position: absolute;
  top: 22px;
  z-index: 10;
  opacity: 0;
}

.mr_frBtnL:hover {
  opacity: 1;
}

.mr_frBtnR {
  float: right;
  cursor: pointer;
  position: absolute;
  top: 22px;
  right: 3px;
  opacity: 0;
}

.mr_frBtnR:hover {
  opacity: 1;
}

.mr_frUl ul li {
  display: inline;
  float: left;
  width: 294px;
  overflow: hidden;
  position: relative;
}

.mr_frUl ul li + li {
  /*margin-left: 2px;*/
}

.mr_frbox {
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.query {
  width: 100px;
  height: 100%;
  background-color: #087cd6;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  line-height: 36px;
}

.check-box {
  width: 558px;
  height: 36px;
  background-color: #ffffff;
  border: solid 1px #ebebeb;
}

.check-box input {
  height: 100%;
  width: 458px;
  padding-left: 13px;
  box-sizing: border-box;
}

.query span {
  position: relative;
  top: -2px;
}

.images-groups img {
  float: left;
}

.images-groups img + img {
  margin-left: 20px;
}

.list1 .question {
  font-size: 16px;
  color: #333333;
  margin-left: 10px;
  width: calc(100% - 16px);
  line-height: 24px;
}

.list1 .answer {
  background-color: #f0422c;
  width: 24px;
  height: 24px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
}

.list1 .reply {
  line-height: 26px;
  color: #666666;
  font-size: 16px;
  margin-left: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.list1 li{
  padding-bottom: 20px;
  height: 82px;
}

.list1 li + li{
  padding-top: 20px;
}

.list1 .pd-15 {
  padding-right: 0;
}

.bottom-time .float-left{
  margin-left: 16px;
}

.bottom-time{
  margin-top: 7px;
}

.bottom-time span{
  font-size: 16px;
  color: #999999;
}

.menu-item a{
  color: #087cd6;
}

.contact-number img{
  position: relative;
  top: 8px;
  height: 28px;
}


/*列表*/
span.first_column{
  width:230px;
  display: inline-block;
}

span.second_column{
  width:150px;
  display: inline-block;
}

span.third_column{
  width:140px;
  display: inline-block;
}

span.other_column{
  width:140px;
  display: inline-block;
}

span.center {
  text-align: center;
}

span.left {
  text-align: left;
}

span.right {
  text-align: left;
}

span.left_column {
  width: 425px;
  display: inline-block;
}

span.right_column {
  width: 100px;
  display: inline-block;
}
